Result: Php 7

Search by: Php 7 (8)

Create and download CSV in PHP

Consider the possibility of quickly creating a CSV file with automatic file download. Consider the formation, separators and header for the ability to download the file.

867 0

Long-term storage of the basket in the online store

Consider options for popular options for storing goods in a shopping cart in an online store. Let's outline the pros and cons of such storage. Consider options for long-term storage of the basket.

2688 0

IonCube PHP Loader on Php 7.2 Ubuntu 18.04

Consider installing ionCube loader for php 7.2 for Ubuntu 18.04. This approach will work for any version of php supported by the ionCube developer.

4263 0

$_SERVER[DOCUMENT_ROOT] in CLI or Cron

When running the script from the console, there is no DOCUMENT_ROOT in $_SERVER. Let's try to get around this in our own ways, catch the file directory.

4417 0